summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Raspbian automatic forward porter [Thu, 9 Apr 2026 20:58:25 +0000 (21:58 +0100)]
Merge version 0.17.14-2+rpi1 and 0.17.14-5 to produce 0.17.14-5+rpi1
Peter Michael Green [Sat, 21 Mar 2026 13:30:15 +0000 (13:30 +0000)]
Merge rust-ring (0.17.14-5) import into refs/heads/workingbranch
Debian Rust Maintainers [Sat, 21 Mar 2026 13:30:15 +0000 (13:30 +0000)]
getrandom-0.4
===================================================================
Gbp-Pq: Name getrandom-0.4.patch
Debian Rust Maintainers [Sat, 21 Mar 2026 13:30:15 +0000 (13:30 +0000)]
remove-windows
Gbp-Pq: Name remove-windows.patch
Debian Rust Maintainers [Sat, 21 Mar 2026 13:30:15 +0000 (13:30 +0000)]
fix-tests-no-default-features
===================================================================
Gbp-Pq: Name fix-tests-no-default-features.patch
Debian Rust Maintainers [Sat, 21 Mar 2026 13:30:15 +0000 (13:30 +0000)]
disable-tests-missing-testdata
===================================================================
Gbp-Pq: Name disable-tests-missing-testdata.patch
Debian Rust Maintainers [Sat, 21 Mar 2026 13:30:15 +0000 (13:30 +0000)]
disable-slow-tests
===================================================================
Gbp-Pq: Name disable-slow-tests.patch
Debian Rust Maintainers [Sat, 21 Mar 2026 13:30:15 +0000 (13:30 +0000)]
built-using
Gbp-Pq: Name built-using.patch
Peter Michael Green [Sat, 21 Mar 2026 13:30:15 +0000 (13:30 +0000)]
rust-ring (0.17.14-5) unstable; urgency=medium
* Team upload.
* Package ring 0.17.14 from crates.io using debcargo 2.8.2
* Add files already in the package, but newly detected by debcargo as
"suspicious" to the whitelist. See #
1131440
[dgit import unpatched rust-ring 0.17.14-5]
Peter Michael Green [Sat, 21 Mar 2026 13:30:15 +0000 (13:30 +0000)]
Import rust-ring_0.17.14-5.debian.tar.xz
[dgit import tarball rust-ring 0.17.14-5 rust-ring_0.17.14-5.debian.tar.xz]
Peter Michael Green [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
Merge rust-ring (0.17.14-2+rpi1) import into refs/heads/workingbranch
Debian Rust Maintainers [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
Disable arm-specific codepaths
they cause the resulting code to come out with armv7 markers, which is
a problem given the way rust applications are statically linked.
Changes in src and tests were made with the commands
for file in `find src -name '*.rs'` ; do sed -i 's/target_arch = "arm"/target_arch = "armxxx"/g' $file ; done
for file in `find tests -name '*.rs'` ; do sed -i 's/target_arch = "arm"/target_arch = "armxxx"/g' $file ; done
Other changes were made manually.
Author: Peter Michael Green <plugwash@raspbian.org>
Gbp-Pq: Name disable-arm-specific-codepaths.patch
Debian Rust Maintainers [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
no-js
===================================================================
Gbp-Pq: Name no-js.patch
Debian Rust Maintainers [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
remove-windows
===================================================================
Gbp-Pq: Name remove-windows.patch
Debian Rust Maintainers [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
fix-tests-no-default-features
===================================================================
Gbp-Pq: Name fix-tests-no-default-features.patch
Debian Rust Maintainers [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
disable-tests-missing-testdata
===================================================================
Gbp-Pq: Name disable-tests-missing-testdata.patch
Debian Rust Maintainers [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
disable-slow-tests
===================================================================
Gbp-Pq: Name disable-slow-tests.patch
Debian Rust Maintainers [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
no-wasm-bindgen-test
===================================================================
Gbp-Pq: Name no-wasm-bindgen-test.patch
Debian Rust Maintainers [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
built-using
Gbp-Pq: Name built-using.patch
Peter Michael Green [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
rust-ring (0.17.14-2+rpi1) trixie-staging; urgency=medium
* Disable arm-specific codepaths to avoid armv7 contamination.
[dgit import unpatched rust-ring 0.17.14-2+rpi1]
Peter Michael Green [Thu, 24 Apr 2025 19:36:28 +0000 (19:36 +0000)]
Import rust-ring_0.17.14-2+rpi1.debian.tar.xz
[dgit import tarball rust-ring 0.17.14-2+rpi1 rust-ring_0.17.14-2+rpi1.debian.tar.xz]
Peter Michael Green [Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)]
Merge rust-ring (0.17.14-2) import into refs/heads/workingbranch
Debian Rust Maintainers [Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)]
no-js
===================================================================
Gbp-Pq: Name no-js.patch
Debian Rust Maintainers [Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)]
remove-windows
===================================================================
Gbp-Pq: Name remove-windows.patch
Debian Rust Maintainers [Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)]
fix-tests-no-default-features
===================================================================
Gbp-Pq: Name fix-tests-no-default-features.patch
Debian Rust Maintainers [Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)]
disable-tests-missing-testdata
===================================================================
Gbp-Pq: Name disable-tests-missing-testdata.patch
Debian Rust Maintainers [Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)]
disable-slow-tests
===================================================================
Gbp-Pq: Name disable-slow-tests.patch
Debian Rust Maintainers [Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)]
no-wasm-bindgen-test
===================================================================
Gbp-Pq: Name no-wasm-bindgen-test.patch
Debian Rust Maintainers [Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)]
built-using
Gbp-Pq: Name built-using.patch
Peter Michael Green [Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)]
rust-ring (0.17.14-2) unstable; urgency=medium
* Team upload.
* Package ring 0.17.14 from crates.io using debcargo 2.7.8
* Fix library name in built-using (Closes: #
1103300)
[dgit import unpatched rust-ring 0.17.14-2]
Peter Michael Green [Thu, 17 Apr 2025 02:09:18 +0000 (02:09 +0000)]
Import rust-ring_0.17.14-2.debian.tar.xz
[dgit import tarball rust-ring 0.17.14-2 rust-ring_0.17.14-2.debian.tar.xz]
Peter Michael Green [Tue, 15 Apr 2025 17:32:52 +0000 (17:32 +0000)]
Import rust-ring_0.17.14.orig.tar.gz
[dgit import orig rust-ring_0.17.14.orig.tar.gz]
Alexander Kjäll [Tue, 25 Oct 2022 00:11:21 +0000 (20:11 -0400)]
Merge rust-ring (0.16.20-2) import into refs/heads/workingbranch
Debian Rust Maintainers [Tue, 25 Oct 2022 00:11:21 +0000 (20:11 -0400)]
update-spin-to-0.9
Gbp-Pq: Name update-spin-to-0.9.patch
Debian Rust Maintainers [Tue, 25 Oct 2022 00:11:21 +0000 (20:11 -0400)]
fix-tests-no-default-features
===================================================================
Gbp-Pq: Name fix-tests-no-default-features.patch
Debian Rust Maintainers [Tue, 25 Oct 2022 00:11:21 +0000 (20:11 -0400)]
disable-tests-missing-testdata
===================================================================
Gbp-Pq: Name disable-tests-missing-testdata.patch
Debian Rust Maintainers [Tue, 25 Oct 2022 00:11:21 +0000 (20:11 -0400)]
no-wasm-bindgen-test
===================================================================
Gbp-Pq: Name no-wasm-bindgen-test.patch
Debian Rust Maintainers [Tue, 25 Oct 2022 00:11:21 +0000 (20:11 -0400)]
built-using
Gbp-Pq: Name built-using.patch
Alexander Kjäll [Tue, 25 Oct 2022 00:11:21 +0000 (20:11 -0400)]
rust-ring (0.16.20-2) unstable; urgency=medium
* Team upload.
* Package ring 0.16.20 from crates.io using debcargo 2.5.0
* Upgrade spin dependency to 0.9
[dgit import unpatched rust-ring 0.16.20-2]
Alexander Kjäll [Tue, 25 Oct 2022 00:11:21 +0000 (20:11 -0400)]
Import rust-ring_0.16.20-2.debian.tar.xz
[dgit import tarball rust-ring 0.16.20-2 rust-ring_0.16.20-2.debian.tar.xz]
Peter Michael Green [Thu, 28 Apr 2022 21:08:04 +0000 (21:08 +0000)]
Import rust-ring_0.16.20.orig.tar.gz
[dgit import orig rust-ring_0.16.20.orig.tar.gz]
lzutao [Wed, 30 Oct 2019 07:51:17 +0000 (14:51 +0700)]
[PATCH] Use array::iter
See clippy::into_iter lint and https://github.com/rust-lang/rust/pull/65819
Gbp-Pq: Name use-array-iter.patch
Debian Rust Maintainers [Sat, 23 May 2020 21:38:56 +0000 (23:38 +0200)]
built-using
Gbp-Pq: Name built-using.patch
Debian Rust Maintainers [Sat, 23 May 2020 21:38:56 +0000 (23:38 +0200)]
relax-deps
Gbp-Pq: Name relax-deps.patch
Sylvestre Ledru [Sat, 23 May 2020 21:38:56 +0000 (23:38 +0200)]
rust-ring (0.16.9-4) unstable; urgency=medium
* Package ring 0.16.9 from crates.io using debcargo 2.4.2
* use-array-iter.patch: Fix usage of array::into_iter
Thanks to Logan Rosen (Closes: #961387)
[dgit import unpatched rust-ring 0.16.9-4]
Sylvestre Ledru [Sat, 23 May 2020 21:38:56 +0000 (23:38 +0200)]
Import rust-ring_0.16.9-4.debian.tar.xz
[dgit import tarball rust-ring 0.16.9-4 rust-ring_0.16.9-4.debian.tar.xz]
kpcyrd [Tue, 22 Oct 2019 16:02:25 +0000 (18:02 +0200)]
Import rust-ring_0.16.9.orig.tar.gz
[dgit import orig rust-ring_0.16.9.orig.tar.gz]